Docs.rs
portmapper-0.1.0
portmapper 0.1.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
anyhow ^1
normal
base64 ^0.22.1
normal
bytes ^1.7
normal
derive_more ^1.0.0
normal
futures-lite ^2.3
normal
futures-util ^0.3.25
normal
igd-next ^0.15.1
normal
iroh-metrics ^0.28.0
normal
libc ^0.2.139
normal
netwatch ^0.1.0
normal
num_enum ^0.7
normal
rand ^0.8
normal
serde ^1
normal
smallvec ^1.11.1
normal
socket2 ^0.5.3
normal
thiserror ^1
normal
time ^0.3.20
normal
tokio ^1
normal
tokio-util ^0.7.12
normal
tracing ^0.1
normal
url ^2.4
normal
ntest ^0.9
dev
rand_chacha ^0.3.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
portmapper
0.1.0
All Items
Crate Items
Structs
Crate
portmapper
Copy item path
Source
Expand description
Port mapping client and service.
Structs
ยง
Client
Port mapping client.
Config
Configures which port mapping protocols are enabled in the
Service
.
Metrics
Enum of metrics for the module
Probe
Output
Output of a port mapping probe.
Service
A port mapping client.